home *** CD-ROM | disk | FTP | other *** search
/ Aminet 45 / Aminet 45 (2001)(GTI - Schatztruhe)[!][Oct 2001].iso / Aminet / game / role / ldmud-3.2-bin.lha / mud / doc / efun / query_imp_port < prev    next >
Text File  |  2001-04-06  |  343b  |  15 lines

  1. DEPRECATED
  2. SYNOPSIS
  3.         int query_imp_port(void)
  4.  
  5. DESCRIPTION
  6.         Returns the port number that is used for the inter mud
  7.         protocol.
  8.  
  9. HISTORY
  10.         LDMud 3.2.9 renamed this efun to query_udp_mud(). This version
  11.           is available if the driver is compiled with USE_DEPRECATED.
  12.  
  13. SEE ALSO
  14.         send_udp(E), receive_udp(M)
  15.